home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
spmate12
/
speltest.ba$
/
speltest.bas
Wrap
BASIC Source File
|
1993-07-08
|
175b
|
10 lines
Option Explicit
Global FullFilePath As String
Global FileSelected As Integer
Global FileChanged As Integer
Global Const WILDCARD$ = "*.txt"
Global Const MODAL = 1